Skip to content

fix(nx-cloud): remove invalid images#34997

Merged
barbados-clemens merged 1 commit into
masterfrom
cu/img-list-update
Mar 24, 2026
Merged

fix(nx-cloud): remove invalid images#34997
barbados-clemens merged 1 commit into
masterfrom
cu/img-list-update

Conversation

@barbados-clemens
Copy link
Copy Markdown
Contributor

Current Behavior

lists invalid images

Expected Behavior

lists valid images

Related Issue(s)

Fixes #34970

@barbados-clemens barbados-clemens requested a review from a team as a code owner March 24, 2026 19:31
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 24, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit f757e72
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69c2e6a860d10c0008d5ad9a
😎 Deploy Preview https://deploy-preview-34997--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 24, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit f757e72
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69c2e6a8b5c3f00008f5161d
😎 Deploy Preview https://deploy-preview-34997--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Mar 24, 2026

View your CI Pipeline Execution ↗ for commit f757e72

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 7m 7s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 6s View ↗
nx-cloud record -- pnpm nx conformance:check ✅ Succeeded 7s View ↗
nx build workspace-plugin ✅ Succeeded 1m 48s View ↗
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-24 19:45:00 UTC

@barbados-clemens barbados-clemens enabled auto-merge (squash) March 24, 2026 19:38
@barbados-clemens barbados-clemens merged commit f368b6a into master Mar 24, 2026
25 checks passed
@barbados-clemens barbados-clemens deleted the cu/img-list-update branch March 24, 2026 20:31
FrozenPandaz pushed a commit that referenced this pull request Mar 26, 2026
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->
lists invalid images

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
lists valid images
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #34970

(cherry picked from commit f368b6a)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs list node22/node24 agent images that aren't available

2 participants